Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump wasmd and token factory #123

Merged
merged 3 commits into from
Mar 20, 2023
Merged

Conversation

faddat
Copy link
Collaborator

@faddat faddat commented Mar 20, 2023

Description and Motivation

Migaloo v2.0.0

  • alliance v0.1.0
  • wasmvm 1.2.1
  • x/wasm v0.31.0
  • cometbft v0.34.27
  • changes from Osmosis for the token factory

Checklist:

  • I have read Migaloo's contribution guidelines.
  • My pull request has a sound title and description (not something vague like Update index.md)
  • All existing and new tests are passing.
  • I updated/added relevant documentation.
  • The code is formatted properly golangci-lint run ./... --fix.

@@ -200,21 +199,13 @@
return cmd
}

func AddGenesisWasmMsgCmd(defaultNodeHome string) *cobra.Command {
func AddGenesisWasmMsgCmd() *cobra.Command {

Check warning

Code scanning / Revive (reported by Codacy)

exported function AddGenesisWasmMsgCmd should have comment or be unexported

exported function AddGenesisWasmMsgCmd should have comment or be unexported
@faddat faddat marked this pull request as ready for review March 20, 2023 09:45
@faddat faddat merged commit 84c5b41 into release/v2.0.x Mar 20, 2023
@hoank101 hoank101 deleted the update-wasmd-and-token-factory branch March 22, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant